home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 September
/
Chip_2001-09_cd1.bin
/
firmy
/
wol
/
cz
/
about_wol.swf
/
scripts
/
DefineButton2_33
/
BUTTONCONDACTION on(press).as
next >
Wrap
Text File
|
2001-06-14
|
88b
|
7 lines
on(press){
tellTarget("_level1.downtrigger")
{
gotoAndPlay(2);
}
}